|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.borland.primetime.editor.EditorActions
|
+--com.borland.primetime.editor.CUAActions
This is the collection of actions available for CUA mode.
| Inner Class Summary | |
static class |
CUAActions.SetSubKeymapAction
Sets the editor into a subkeymap mode. |
| Field Summary | |
static EditorAction |
ACTION_SetControlK
|
static EditorAction |
ACTION_SetControlO
|
static EditorAction |
ACTION_SetControlQ
|
static javax.swing.Action[] |
customActions
|
static java.lang.String |
setControlKAction
|
static java.lang.String |
setControlOAction
|
static java.lang.String |
setControlQAction
|
| Constructor Summary | |
CUAActions()
|
|
| Method Summary | |
static javax.swing.Action[] |
getActions()
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public static final java.lang.String setControlKAction
public static final java.lang.String setControlOAction
public static final java.lang.String setControlQAction
public static EditorAction ACTION_SetControlK
public static EditorAction ACTION_SetControlO
public static EditorAction ACTION_SetControlQ
public static final javax.swing.Action[] customActions
| Constructor Detail |
public CUAActions()
| Method Detail |
public static javax.swing.Action[] getActions()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||